SlideShare a Scribd company logo
1 of 4
1.6.1
PHP Melody – Installation Manual




                       Website: http://www.phpsugar.com/
Hello!
Thank you for choosing PHP Melody as your video and content manager!
This manual is intended to guide you through the 4 steps required for installing PHP Melody. If you encounter any
problems, please contact our team. We are always happy to help!




Installing PHP Melody
  Step 1
  Setting up the MySQL user and database

    The following MySQL details are required before installing PHP Melody:

        1.   MySQL server name (most of the time it’s localhost)
        2.   MySQL username and password
        3.   MySQL database
             Please note that you cannot use an old PHP Melody database with a new install.


    All these can be set from within your hosting control panel. If you have any doubts about these details, please
    ask your host for help.



  Step 2
  Editing config.php

        Unzip the PHP Melody archive you downloaded on your computer.
        Find and edit ‘config-sample.php’ as illustrated below. Replace the highlighted content with your own:



        $db_name = 'mysql-database'; // MySQL database name
        $db_user = 'username'; // MySQL username
        $db_pass = 'password'; // MySQL password
        $db_host ='localhost';

        define('_SITENAME', "PHP Melody");           // Site Name/Title (e.g My Music Video Site)
        define('_URL', 'http://www.site.com'); // Insert full URL WITHOUT any trailing slash (e.g
        http://www.example.com)

        define('_CUSTOMER_ID', 'YOUR_CUSTOMER_ID');




                                                                                                      phpSugar © 2010
                                                                                                    www.phpSugar.com
Important note: After   you are finished with ‘config-sample.php’ please rename it to ‘config.php’


  Step 3
  Upload & Set file permissions


        Using your favorite FTP client, upload the PHP Melody files and folders to your hosting account into the
        desired installation folder. You can install PHP Melody in any folder or subdomain.

        Licensing Note: For multiple installations, please make sure you own multiple licenses. Contact us for
        details.

        Please note that ‘phpmelody_sql.sql’ must be uploaded in ASCII mode, while the rest of the files should
        be uploaded in BINARY mode.

        Once everything has been successfully uploaded, please use your FTP client to set the required
        permissions for the following files and folders:


                File: blacklist.txt - CHMOD to 0777
                File: censor_words.txt - CHMOD to 0777
                File: sitemap.xml - CHMOD to 0777
                File: admin/tmp.pm - CHMOD to 0777
                File: admin/temp/embedparams.xml - CHMOD to 0777
                Folder: admin/temp - CHMOD to 0777
                Folder: uploads/ - CHMOD to 0777
                Folder: uploads/avatars - CHMOD to 0777
                Folder: uploads/thumbs - CHMOD to 0777
                Folder: uploads/videos - CHMOD to 0777
                Folder: Smarty/templates_c - CHMOD to 0777


                 Important note for Mac users
                 Mac OSX doesn’t see the .htaccess file because its starts with a dot. Please make sure this file is
                 uploaded to your installation folder as well.




  Step 4
  install.php

Point your browser to install.php (e.g. http://www.yoursite.com/install.php)

        If you see any errors please follow the given instructions to solve them. You might also see a completely


                                                                                                       phpSugar © 2010
                                                                                                     www.phpSugar.com
white page. This indicates that error_reporting is turned OFF in your PHP installation.
        Please ask your host to enable error_reporting for a more detailed report on what went wrong.

        Most of the times, any errors that appear on the installation page are caused by incorrect MySQL details in
        config.php. Please check them twice if you experience any such problems.

        If everything is marked as [OK], press the Continue button to start installing the MySQL database.
        At this point, you must wait for the confirmation message.

        You can then access the Admin Area by pointing the browser to /admin/index.php and login using:

               Username: admin
               Password: admin




That’s it. A job well done!
We hope you will enjoy PHP Melody

Important links
Here are some useful links to help you get started with PHP Melody:

Premium Templates for PHP Melody new                                                 Did you know?
http://www.phpsugar.com/phpmelody_templates.html
                                                                                     You can purchase a PREMIUM template for as low
Our Services                                                                         as $14 USD. For more details, please visit our
                                                                                     website
http://www.phpsugar.com/services.html                                                www.phpsugar.com/phpmelody_templates.html


Contact our team
http://www.phpsugar.com/customer_care.html

Customer Area
http://www.phpsugar.com/customer/

Join the Forums                                                                                     phpSugar © 2010
http://www.phpsugar.com/forum/                                                                    www.phpSugar.com

More Related Content

What's hot

Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3Halizah Ahmad
 
Configuring and Testing PHP Support in Microsoft Windows 2000 ...
Configuring and Testing PHP Support in Microsoft Windows 2000 ...Configuring and Testing PHP Support in Microsoft Windows 2000 ...
Configuring and Testing PHP Support in Microsoft Windows 2000 ...webhostingguy
 
Installing kentico
Installing kenticoInstalling kentico
Installing kenticoSayed Ahmed
 
Safari home directions
Safari home directionsSafari home directions
Safari home directionsmebright
 
Caching strategy and apc
Caching strategy and apcCaching strategy and apc
Caching strategy and apcVõ Duy Tuấn
 
How to make Wordpress SEO friendly
How to make Wordpress SEO friendlyHow to make Wordpress SEO friendly
How to make Wordpress SEO friendlyLaurence Svekis
 
Installing moodle on a local machine
Installing moodle on a local machineInstalling moodle on a local machine
Installing moodle on a local machineVag Kats
 
Speed up with hiphop php 2014 01-22
Speed up with hiphop php 2014 01-22Speed up with hiphop php 2014 01-22
Speed up with hiphop php 2014 01-22Võ Duy Tuấn
 
Briefing Customization11
Briefing Customization11Briefing Customization11
Briefing Customization11fdebrisoult
 
Multisite meetup talk-2017-0710
Multisite meetup talk-2017-0710Multisite meetup talk-2017-0710
Multisite meetup talk-2017-0710reedgustow
 

What's hot (17)

Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3
 
Configuring and Testing PHP Support in Microsoft Windows 2000 ...
Configuring and Testing PHP Support in Microsoft Windows 2000 ...Configuring and Testing PHP Support in Microsoft Windows 2000 ...
Configuring and Testing PHP Support in Microsoft Windows 2000 ...
 
Installing kentico
Installing kenticoInstalling kentico
Installing kentico
 
Wordpress
WordpressWordpress
Wordpress
 
Safari home directions
Safari home directionsSafari home directions
Safari home directions
 
Caching strategy and apc
Caching strategy and apcCaching strategy and apc
Caching strategy and apc
 
Browser information in PHP
Browser information in PHPBrowser information in PHP
Browser information in PHP
 
Client banned
Client bannedClient banned
Client banned
 
Installation 02 (wp)
Installation 02 (wp)Installation 02 (wp)
Installation 02 (wp)
 
How to make Wordpress SEO friendly
How to make Wordpress SEO friendlyHow to make Wordpress SEO friendly
How to make Wordpress SEO friendly
 
Installing moodle on a local machine
Installing moodle on a local machineInstalling moodle on a local machine
Installing moodle on a local machine
 
moodle on wamp
moodle on wampmoodle on wamp
moodle on wamp
 
Speed up with hiphop php 2014 01-22
Speed up with hiphop php 2014 01-22Speed up with hiphop php 2014 01-22
Speed up with hiphop php 2014 01-22
 
Set up dev environment
Set up dev environmentSet up dev environment
Set up dev environment
 
Briefing Customization11
Briefing Customization11Briefing Customization11
Briefing Customization11
 
Resources
ResourcesResources
Resources
 
Multisite meetup talk-2017-0710
Multisite meetup talk-2017-0710Multisite meetup talk-2017-0710
Multisite meetup talk-2017-0710
 

Similar to PHP Melody Installation Manual

Dating Pro Installation Instructions
Dating Pro Installation InstructionsDating Pro Installation Instructions
Dating Pro Installation InstructionsPilot Group Ltd
 
PHP tutorials , php tutorials for beginners , tutorials for php
PHP tutorials , php tutorials for beginners , tutorials for phpPHP tutorials , php tutorials for beginners , tutorials for php
PHP tutorials , php tutorials for beginners , tutorials for phpaimaq9a
 
Php hypertext Preprocessor
Php hypertext PreprocessorPhp hypertext Preprocessor
Php hypertext PreprocessorMrsRLakshmiIT
 
LAMP security practices
LAMP security practicesLAMP security practices
LAMP security practicesAmit Kejriwal
 
A Complete Installation Guide for Orangescrum
A Complete Installation Guide for OrangescrumA Complete Installation Guide for Orangescrum
A Complete Installation Guide for OrangescrumOrangescrum
 
Configuration of Apache Web Server On CentOS 8
Configuration of Apache Web Server On CentOS 8Configuration of Apache Web Server On CentOS 8
Configuration of Apache Web Server On CentOS 8Kaan Aslandağ
 
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...CloudMinister Technologies Pvt. Ltd
 
WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop   WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop Ella J Designs
 
Shared Hosting and WordPress
Shared Hosting and WordPressShared Hosting and WordPress
Shared Hosting and WordPressAl Davis
 
Wordpress security issues
Wordpress security issuesWordpress security issues
Wordpress security issuesDeepu Thomas
 
WordPress End-User Security
WordPress End-User SecurityWordPress End-User Security
WordPress End-User SecurityDre Armeda
 

Similar to PHP Melody Installation Manual (20)

Dating Pro Installation Instructions
Dating Pro Installation InstructionsDating Pro Installation Instructions
Dating Pro Installation Instructions
 
Web hosting Free Hosting
Web hosting Free HostingWeb hosting Free Hosting
Web hosting Free Hosting
 
Web hosting get start online
Web hosting get start onlineWeb hosting get start online
Web hosting get start online
 
PHP tutorials , php tutorials for beginners , tutorials for php
PHP tutorials , php tutorials for beginners , tutorials for phpPHP tutorials , php tutorials for beginners , tutorials for php
PHP tutorials , php tutorials for beginners , tutorials for php
 
Php hypertext Preprocessor
Php hypertext PreprocessorPhp hypertext Preprocessor
Php hypertext Preprocessor
 
Its3 Drupal
Its3 DrupalIts3 Drupal
Its3 Drupal
 
Its3 Drupal
Its3 DrupalIts3 Drupal
Its3 Drupal
 
Joomlapresent
JoomlapresentJoomlapresent
Joomlapresent
 
Joomlapresent
JoomlapresentJoomlapresent
Joomlapresent
 
Joomlapresent
JoomlapresentJoomlapresent
Joomlapresent
 
LAMP security practices
LAMP security practicesLAMP security practices
LAMP security practices
 
A Complete Installation Guide for Orangescrum
A Complete Installation Guide for OrangescrumA Complete Installation Guide for Orangescrum
A Complete Installation Guide for Orangescrum
 
Getting Started With Wordpress
Getting Started With WordpressGetting Started With Wordpress
Getting Started With Wordpress
 
Configuration of Apache Web Server On CentOS 8
Configuration of Apache Web Server On CentOS 8Configuration of Apache Web Server On CentOS 8
Configuration of Apache Web Server On CentOS 8
 
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
 
WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop   WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop
 
Shared Hosting and WordPress
Shared Hosting and WordPressShared Hosting and WordPress
Shared Hosting and WordPress
 
Wordpress security issues
Wordpress security issuesWordpress security issues
Wordpress security issues
 
WordPress End-User Security
WordPress End-User SecurityWordPress End-User Security
WordPress End-User Security
 
Alcim wp training 26 may
Alcim wp training 26 mayAlcim wp training 26 may
Alcim wp training 26 may
 

Recently uploaded

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 

Recently uploaded (20)

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 

PHP Melody Installation Manual

  • 1. 1.6.1 PHP Melody – Installation Manual Website: http://www.phpsugar.com/
  • 2. Hello! Thank you for choosing PHP Melody as your video and content manager! This manual is intended to guide you through the 4 steps required for installing PHP Melody. If you encounter any problems, please contact our team. We are always happy to help! Installing PHP Melody Step 1 Setting up the MySQL user and database The following MySQL details are required before installing PHP Melody: 1. MySQL server name (most of the time it’s localhost) 2. MySQL username and password 3. MySQL database Please note that you cannot use an old PHP Melody database with a new install. All these can be set from within your hosting control panel. If you have any doubts about these details, please ask your host for help. Step 2 Editing config.php Unzip the PHP Melody archive you downloaded on your computer. Find and edit ‘config-sample.php’ as illustrated below. Replace the highlighted content with your own: $db_name = 'mysql-database'; // MySQL database name $db_user = 'username'; // MySQL username $db_pass = 'password'; // MySQL password $db_host ='localhost'; define('_SITENAME', "PHP Melody"); // Site Name/Title (e.g My Music Video Site) define('_URL', 'http://www.site.com'); // Insert full URL WITHOUT any trailing slash (e.g http://www.example.com) define('_CUSTOMER_ID', 'YOUR_CUSTOMER_ID'); phpSugar © 2010 www.phpSugar.com
  • 3. Important note: After you are finished with ‘config-sample.php’ please rename it to ‘config.php’ Step 3 Upload & Set file permissions Using your favorite FTP client, upload the PHP Melody files and folders to your hosting account into the desired installation folder. You can install PHP Melody in any folder or subdomain. Licensing Note: For multiple installations, please make sure you own multiple licenses. Contact us for details. Please note that ‘phpmelody_sql.sql’ must be uploaded in ASCII mode, while the rest of the files should be uploaded in BINARY mode. Once everything has been successfully uploaded, please use your FTP client to set the required permissions for the following files and folders:  File: blacklist.txt - CHMOD to 0777  File: censor_words.txt - CHMOD to 0777  File: sitemap.xml - CHMOD to 0777  File: admin/tmp.pm - CHMOD to 0777  File: admin/temp/embedparams.xml - CHMOD to 0777  Folder: admin/temp - CHMOD to 0777  Folder: uploads/ - CHMOD to 0777  Folder: uploads/avatars - CHMOD to 0777  Folder: uploads/thumbs - CHMOD to 0777  Folder: uploads/videos - CHMOD to 0777  Folder: Smarty/templates_c - CHMOD to 0777 Important note for Mac users Mac OSX doesn’t see the .htaccess file because its starts with a dot. Please make sure this file is uploaded to your installation folder as well. Step 4 install.php Point your browser to install.php (e.g. http://www.yoursite.com/install.php) If you see any errors please follow the given instructions to solve them. You might also see a completely phpSugar © 2010 www.phpSugar.com
  • 4. white page. This indicates that error_reporting is turned OFF in your PHP installation. Please ask your host to enable error_reporting for a more detailed report on what went wrong. Most of the times, any errors that appear on the installation page are caused by incorrect MySQL details in config.php. Please check them twice if you experience any such problems. If everything is marked as [OK], press the Continue button to start installing the MySQL database. At this point, you must wait for the confirmation message. You can then access the Admin Area by pointing the browser to /admin/index.php and login using:  Username: admin  Password: admin That’s it. A job well done! We hope you will enjoy PHP Melody Important links Here are some useful links to help you get started with PHP Melody: Premium Templates for PHP Melody new Did you know? http://www.phpsugar.com/phpmelody_templates.html You can purchase a PREMIUM template for as low Our Services as $14 USD. For more details, please visit our website http://www.phpsugar.com/services.html www.phpsugar.com/phpmelody_templates.html Contact our team http://www.phpsugar.com/customer_care.html Customer Area http://www.phpsugar.com/customer/ Join the Forums phpSugar © 2010 http://www.phpsugar.com/forum/ www.phpSugar.com